SQL::Connection ToPropertyArray Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/ToPropertyArray Method.xml
Fetch data to a property array using a SQL query.
SQL::Connection Open Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/Open Method.xml
Connect to a database. (See help for SetConnectionString for details on constructing a connect string.)
SQL::Connection CommitTransaction Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/CommitTransaction Method.xml
Apply a set of changes started with BeginTransaction.
SQL::Connection FreeResult Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/FreeResult Method.xml
Release the result set from the last SQL select statement.
SQL::Connection AffectedRows Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/AffectedRows Method.xml
Return affected rows.
SQL::Connection RevokeAccess Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/RevokeAccess Method.xml
Revoke from a user or group the access specified, optionally, on the resource named.
SQL::Connection ToXML Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/ToXML Method.xml
Fetch data to an XML formatted string using a SQL query.
SQL::Connection GetSchema Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/GetSchema Method.xml
Get a schema definition.
SQL::Connection ListServers Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/ListServers Method.xml
Return a list of servers for the current connection Application Programming Interface(API).
SQL::Connection DropDatabase Method
/documentation/pages/Ref/Api/Namespace/SQL/Connection/DropDatabase Method.xml
Remove a database.